home *** CD-ROM | disk | FTP | other *** search
- --AMIGADOS GUIDE V2.5--
- IF
-
-
- USE:
- If is the main command used in the script languages condition testing
- process.
-
- PATH:
- Internal
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- IF <condition>
- --- ADOS commands
- ELSE
- --- ADOS commands
- ENDIF
-
- NOTES:
- none
-